xref: /minix3/share/i18n/csmapper/CP/UCS%CP850.src (revision 36dcc4a4a93f782ada76dce3d52fbeab0e063cf1)
1*36dcc4a4SLionel Sambuc# $NetBSD: UCS%CP850.src,v 1.4 2005/03/11 23:38:02 christos Exp $
2*36dcc4a4SLionel Sambuc
3*36dcc4a4SLionel SambucTYPE		ROWCOL
4*36dcc4a4SLionel SambucNAME		"UCS/CP850"
5*36dcc4a4SLionel SambucSRC_ZONE	0x0000 - 0x25A0
6*36dcc4a4SLionel SambucOOB_MODE	INVALID
7*36dcc4a4SLionel SambucDST_INVALID	0xFFFF
8*36dcc4a4SLionel SambucDST_UNIT_BITS	16
9*36dcc4a4SLionel Sambuc
10*36dcc4a4SLionel SambucBEGIN_MAP
11*36dcc4a4SLionel Sambuc#
12*36dcc4a4SLionel Sambuc# This mapping data is made from the mapping data provided by Unicode, Inc.
13*36dcc4a4SLionel Sambuc# Original notice:
14*36dcc4a4SLionel Sambuc#
15*36dcc4a4SLionel Sambuc#    Name:     cp850_DOSLatin1 to Unicode table
16*36dcc4a4SLionel Sambuc#    Unicode version: 2.0
17*36dcc4a4SLionel Sambuc#    Table version: 2.00
18*36dcc4a4SLionel Sambuc#    Table format:  Format A
19*36dcc4a4SLionel Sambuc#    Date:          04/24/96
20*36dcc4a4SLionel Sambuc#    Authors:       Lori Brownell <loribr@microsoft.com>
21*36dcc4a4SLionel Sambuc#                   K.D. Chang    <a-kchang@microsoft.com>
22*36dcc4a4SLionel Sambuc#    General notes: none
23*36dcc4a4SLionel Sambuc#
24*36dcc4a4SLionel Sambuc#    Format: Three tab-separated columns
25*36dcc4a4SLionel Sambuc#        Column #1 is the cp850_DOSLatin1 code (in hex)
26*36dcc4a4SLionel Sambuc#        Column #2 is the Unicode (in hex as 0xXXXX)
27*36dcc4a4SLionel Sambuc#        Column #3 is the Unicode name (follows a comment sign, '#')
28*36dcc4a4SLionel Sambuc#
29*36dcc4a4SLionel Sambuc#    The entries are in cp850_DOSLatin1 order
30*36dcc4a4SLionel Sambuc#
31*36dcc4a4SLionel Sambuc
32*36dcc4a4SLionel Sambuc0x0000 = 0x0000
33*36dcc4a4SLionel Sambuc0x0001 = 0x0001
34*36dcc4a4SLionel Sambuc0x0002 = 0x0002
35*36dcc4a4SLionel Sambuc0x0003 = 0x0003
36*36dcc4a4SLionel Sambuc0x0004 = 0x0004
37*36dcc4a4SLionel Sambuc0x0005 = 0x0005
38*36dcc4a4SLionel Sambuc0x0006 = 0x0006
39*36dcc4a4SLionel Sambuc0x0007 = 0x0007
40*36dcc4a4SLionel Sambuc0x0008 = 0x0008
41*36dcc4a4SLionel Sambuc0x0009 = 0x0009
42*36dcc4a4SLionel Sambuc0x000A = 0x000A
43*36dcc4a4SLionel Sambuc0x000B = 0x000B
44*36dcc4a4SLionel Sambuc0x000C = 0x000C
45*36dcc4a4SLionel Sambuc0x000D = 0x000D
46*36dcc4a4SLionel Sambuc0x000E = 0x000E
47*36dcc4a4SLionel Sambuc0x000F = 0x000F
48*36dcc4a4SLionel Sambuc0x0010 = 0x0010
49*36dcc4a4SLionel Sambuc0x0011 = 0x0011
50*36dcc4a4SLionel Sambuc0x0012 = 0x0012
51*36dcc4a4SLionel Sambuc0x0013 = 0x0013
52*36dcc4a4SLionel Sambuc0x0014 = 0x0014
53*36dcc4a4SLionel Sambuc0x0015 = 0x0015
54*36dcc4a4SLionel Sambuc0x0016 = 0x0016
55*36dcc4a4SLionel Sambuc0x0017 = 0x0017
56*36dcc4a4SLionel Sambuc0x0018 = 0x0018
57*36dcc4a4SLionel Sambuc0x0019 = 0x0019
58*36dcc4a4SLionel Sambuc0x001A = 0x001A
59*36dcc4a4SLionel Sambuc0x001B = 0x001B
60*36dcc4a4SLionel Sambuc0x001C = 0x001C
61*36dcc4a4SLionel Sambuc0x001D = 0x001D
62*36dcc4a4SLionel Sambuc0x001E = 0x001E
63*36dcc4a4SLionel Sambuc0x001F = 0x001F
64*36dcc4a4SLionel Sambuc0x0020 = 0x0020
65*36dcc4a4SLionel Sambuc0x0021 = 0x0021
66*36dcc4a4SLionel Sambuc0x0022 = 0x0022
67*36dcc4a4SLionel Sambuc0x0023 = 0x0023
68*36dcc4a4SLionel Sambuc0x0024 = 0x0024
69*36dcc4a4SLionel Sambuc0x0025 = 0x0025
70*36dcc4a4SLionel Sambuc0x0026 = 0x0026
71*36dcc4a4SLionel Sambuc0x0027 = 0x0027
72*36dcc4a4SLionel Sambuc0x0028 = 0x0028
73*36dcc4a4SLionel Sambuc0x0029 = 0x0029
74*36dcc4a4SLionel Sambuc0x002A = 0x002A
75*36dcc4a4SLionel Sambuc0x002B = 0x002B
76*36dcc4a4SLionel Sambuc0x002C = 0x002C
77*36dcc4a4SLionel Sambuc0x002D = 0x002D
78*36dcc4a4SLionel Sambuc0x002E = 0x002E
79*36dcc4a4SLionel Sambuc0x002F = 0x002F
80*36dcc4a4SLionel Sambuc0x0030 = 0x0030
81*36dcc4a4SLionel Sambuc0x0031 = 0x0031
82*36dcc4a4SLionel Sambuc0x0032 = 0x0032
83*36dcc4a4SLionel Sambuc0x0033 = 0x0033
84*36dcc4a4SLionel Sambuc0x0034 = 0x0034
85*36dcc4a4SLionel Sambuc0x0035 = 0x0035
86*36dcc4a4SLionel Sambuc0x0036 = 0x0036
87*36dcc4a4SLionel Sambuc0x0037 = 0x0037
88*36dcc4a4SLionel Sambuc0x0038 = 0x0038
89*36dcc4a4SLionel Sambuc0x0039 = 0x0039
90*36dcc4a4SLionel Sambuc0x003A = 0x003A
91*36dcc4a4SLionel Sambuc0x003B = 0x003B
92*36dcc4a4SLionel Sambuc0x003C = 0x003C
93*36dcc4a4SLionel Sambuc0x003D = 0x003D
94*36dcc4a4SLionel Sambuc0x003E = 0x003E
95*36dcc4a4SLionel Sambuc0x003F = 0x003F
96*36dcc4a4SLionel Sambuc0x0040 = 0x0040
97*36dcc4a4SLionel Sambuc0x0041 = 0x0041
98*36dcc4a4SLionel Sambuc0x0042 = 0x0042
99*36dcc4a4SLionel Sambuc0x0043 = 0x0043
100*36dcc4a4SLionel Sambuc0x0044 = 0x0044
101*36dcc4a4SLionel Sambuc0x0045 = 0x0045
102*36dcc4a4SLionel Sambuc0x0046 = 0x0046
103*36dcc4a4SLionel Sambuc0x0047 = 0x0047
104*36dcc4a4SLionel Sambuc0x0048 = 0x0048
105*36dcc4a4SLionel Sambuc0x0049 = 0x0049
106*36dcc4a4SLionel Sambuc0x004A = 0x004A
107*36dcc4a4SLionel Sambuc0x004B = 0x004B
108*36dcc4a4SLionel Sambuc0x004C = 0x004C
109*36dcc4a4SLionel Sambuc0x004D = 0x004D
110*36dcc4a4SLionel Sambuc0x004E = 0x004E
111*36dcc4a4SLionel Sambuc0x004F = 0x004F
112*36dcc4a4SLionel Sambuc0x0050 = 0x0050
113*36dcc4a4SLionel Sambuc0x0051 = 0x0051
114*36dcc4a4SLionel Sambuc0x0052 = 0x0052
115*36dcc4a4SLionel Sambuc0x0053 = 0x0053
116*36dcc4a4SLionel Sambuc0x0054 = 0x0054
117*36dcc4a4SLionel Sambuc0x0055 = 0x0055
118*36dcc4a4SLionel Sambuc0x0056 = 0x0056
119*36dcc4a4SLionel Sambuc0x0057 = 0x0057
120*36dcc4a4SLionel Sambuc0x0058 = 0x0058
121*36dcc4a4SLionel Sambuc0x0059 = 0x0059
122*36dcc4a4SLionel Sambuc0x005A = 0x005A
123*36dcc4a4SLionel Sambuc0x005B = 0x005B
124*36dcc4a4SLionel Sambuc0x005C = 0x005C
125*36dcc4a4SLionel Sambuc0x005D = 0x005D
126*36dcc4a4SLionel Sambuc0x005E = 0x005E
127*36dcc4a4SLionel Sambuc0x005F = 0x005F
128*36dcc4a4SLionel Sambuc0x0060 = 0x0060
129*36dcc4a4SLionel Sambuc0x0061 = 0x0061
130*36dcc4a4SLionel Sambuc0x0062 = 0x0062
131*36dcc4a4SLionel Sambuc0x0063 = 0x0063
132*36dcc4a4SLionel Sambuc0x0064 = 0x0064
133*36dcc4a4SLionel Sambuc0x0065 = 0x0065
134*36dcc4a4SLionel Sambuc0x0066 = 0x0066
135*36dcc4a4SLionel Sambuc0x0067 = 0x0067
136*36dcc4a4SLionel Sambuc0x0068 = 0x0068
137*36dcc4a4SLionel Sambuc0x0069 = 0x0069
138*36dcc4a4SLionel Sambuc0x006A = 0x006A
139*36dcc4a4SLionel Sambuc0x006B = 0x006B
140*36dcc4a4SLionel Sambuc0x006C = 0x006C
141*36dcc4a4SLionel Sambuc0x006D = 0x006D
142*36dcc4a4SLionel Sambuc0x006E = 0x006E
143*36dcc4a4SLionel Sambuc0x006F = 0x006F
144*36dcc4a4SLionel Sambuc0x0070 = 0x0070
145*36dcc4a4SLionel Sambuc0x0071 = 0x0071
146*36dcc4a4SLionel Sambuc0x0072 = 0x0072
147*36dcc4a4SLionel Sambuc0x0073 = 0x0073
148*36dcc4a4SLionel Sambuc0x0074 = 0x0074
149*36dcc4a4SLionel Sambuc0x0075 = 0x0075
150*36dcc4a4SLionel Sambuc0x0076 = 0x0076
151*36dcc4a4SLionel Sambuc0x0077 = 0x0077
152*36dcc4a4SLionel Sambuc0x0078 = 0x0078
153*36dcc4a4SLionel Sambuc0x0079 = 0x0079
154*36dcc4a4SLionel Sambuc0x007A = 0x007A
155*36dcc4a4SLionel Sambuc0x007B = 0x007B
156*36dcc4a4SLionel Sambuc0x007C = 0x007C
157*36dcc4a4SLionel Sambuc0x007D = 0x007D
158*36dcc4a4SLionel Sambuc0x007E = 0x007E
159*36dcc4a4SLionel Sambuc0x007F = 0x007F
160*36dcc4a4SLionel Sambuc0x00C7 = 0x0080
161*36dcc4a4SLionel Sambuc0x00FC = 0x0081
162*36dcc4a4SLionel Sambuc0x00E9 = 0x0082
163*36dcc4a4SLionel Sambuc0x00E2 = 0x0083
164*36dcc4a4SLionel Sambuc0x00E4 = 0x0084
165*36dcc4a4SLionel Sambuc0x00E0 = 0x0085
166*36dcc4a4SLionel Sambuc0x00E5 = 0x0086
167*36dcc4a4SLionel Sambuc0x00E7 = 0x0087
168*36dcc4a4SLionel Sambuc0x00EA = 0x0088
169*36dcc4a4SLionel Sambuc0x00EB = 0x0089
170*36dcc4a4SLionel Sambuc0x00E8 = 0x008A
171*36dcc4a4SLionel Sambuc0x00EF = 0x008B
172*36dcc4a4SLionel Sambuc0x00EE = 0x008C
173*36dcc4a4SLionel Sambuc0x00EC = 0x008D
174*36dcc4a4SLionel Sambuc0x00C4 = 0x008E
175*36dcc4a4SLionel Sambuc0x00C5 = 0x008F
176*36dcc4a4SLionel Sambuc0x00C9 = 0x0090
177*36dcc4a4SLionel Sambuc0x00E6 = 0x0091
178*36dcc4a4SLionel Sambuc0x00C6 = 0x0092
179*36dcc4a4SLionel Sambuc0x00F4 = 0x0093
180*36dcc4a4SLionel Sambuc0x00F6 = 0x0094
181*36dcc4a4SLionel Sambuc0x00F2 = 0x0095
182*36dcc4a4SLionel Sambuc0x00FB = 0x0096
183*36dcc4a4SLionel Sambuc0x00F9 = 0x0097
184*36dcc4a4SLionel Sambuc0x00FF = 0x0098
185*36dcc4a4SLionel Sambuc0x00D6 = 0x0099
186*36dcc4a4SLionel Sambuc0x00DC = 0x009A
187*36dcc4a4SLionel Sambuc0x00F8 = 0x009B
188*36dcc4a4SLionel Sambuc0x00A3 = 0x009C
189*36dcc4a4SLionel Sambuc0x00D8 = 0x009D
190*36dcc4a4SLionel Sambuc0x00D7 = 0x009E
191*36dcc4a4SLionel Sambuc0x0192 = 0x009F
192*36dcc4a4SLionel Sambuc0x00E1 = 0x00A0
193*36dcc4a4SLionel Sambuc0x00ED = 0x00A1
194*36dcc4a4SLionel Sambuc0x00F3 = 0x00A2
195*36dcc4a4SLionel Sambuc0x00FA = 0x00A3
196*36dcc4a4SLionel Sambuc0x00F1 = 0x00A4
197*36dcc4a4SLionel Sambuc0x00D1 = 0x00A5
198*36dcc4a4SLionel Sambuc0x00AA = 0x00A6
199*36dcc4a4SLionel Sambuc0x00BA = 0x00A7
200*36dcc4a4SLionel Sambuc0x00BF = 0x00A8
201*36dcc4a4SLionel Sambuc0x00AE = 0x00A9
202*36dcc4a4SLionel Sambuc0x00AC = 0x00AA
203*36dcc4a4SLionel Sambuc0x00BD = 0x00AB
204*36dcc4a4SLionel Sambuc0x00BC = 0x00AC
205*36dcc4a4SLionel Sambuc0x00A1 = 0x00AD
206*36dcc4a4SLionel Sambuc0x00AB = 0x00AE
207*36dcc4a4SLionel Sambuc0x00BB = 0x00AF
208*36dcc4a4SLionel Sambuc0x2591 = 0x00B0
209*36dcc4a4SLionel Sambuc0x2592 = 0x00B1
210*36dcc4a4SLionel Sambuc0x2593 = 0x00B2
211*36dcc4a4SLionel Sambuc0x2502 = 0x00B3
212*36dcc4a4SLionel Sambuc0x2524 = 0x00B4
213*36dcc4a4SLionel Sambuc0x00C1 = 0x00B5
214*36dcc4a4SLionel Sambuc0x00C2 = 0x00B6
215*36dcc4a4SLionel Sambuc0x00C0 = 0x00B7
216*36dcc4a4SLionel Sambuc0x00A9 = 0x00B8
217*36dcc4a4SLionel Sambuc0x2563 = 0x00B9
218*36dcc4a4SLionel Sambuc0x2551 = 0x00BA
219*36dcc4a4SLionel Sambuc0x2557 = 0x00BB
220*36dcc4a4SLionel Sambuc0x255D = 0x00BC
221*36dcc4a4SLionel Sambuc0x00A2 = 0x00BD
222*36dcc4a4SLionel Sambuc0x00A5 = 0x00BE
223*36dcc4a4SLionel Sambuc0x2510 = 0x00BF
224*36dcc4a4SLionel Sambuc0x2514 = 0x00C0
225*36dcc4a4SLionel Sambuc0x2534 = 0x00C1
226*36dcc4a4SLionel Sambuc0x252C = 0x00C2
227*36dcc4a4SLionel Sambuc0x251C = 0x00C3
228*36dcc4a4SLionel Sambuc0x2500 = 0x00C4
229*36dcc4a4SLionel Sambuc0x253C = 0x00C5
230*36dcc4a4SLionel Sambuc0x00E3 = 0x00C6
231*36dcc4a4SLionel Sambuc0x00C3 = 0x00C7
232*36dcc4a4SLionel Sambuc0x255A = 0x00C8
233*36dcc4a4SLionel Sambuc0x2554 = 0x00C9
234*36dcc4a4SLionel Sambuc0x2569 = 0x00CA
235*36dcc4a4SLionel Sambuc0x2566 = 0x00CB
236*36dcc4a4SLionel Sambuc0x2560 = 0x00CC
237*36dcc4a4SLionel Sambuc0x2550 = 0x00CD
238*36dcc4a4SLionel Sambuc0x256C = 0x00CE
239*36dcc4a4SLionel Sambuc0x00A4 = 0x00CF
240*36dcc4a4SLionel Sambuc0x00F0 = 0x00D0
241*36dcc4a4SLionel Sambuc0x00D0 = 0x00D1
242*36dcc4a4SLionel Sambuc0x00CA = 0x00D2
243*36dcc4a4SLionel Sambuc0x00CB = 0x00D3
244*36dcc4a4SLionel Sambuc0x00C8 = 0x00D4
245*36dcc4a4SLionel Sambuc0x0131 = 0x00D5
246*36dcc4a4SLionel Sambuc0x00CD = 0x00D6
247*36dcc4a4SLionel Sambuc0x00CE = 0x00D7
248*36dcc4a4SLionel Sambuc0x00CF = 0x00D8
249*36dcc4a4SLionel Sambuc0x2518 = 0x00D9
250*36dcc4a4SLionel Sambuc0x250C = 0x00DA
251*36dcc4a4SLionel Sambuc0x2588 = 0x00DB
252*36dcc4a4SLionel Sambuc0x2584 = 0x00DC
253*36dcc4a4SLionel Sambuc0x00A6 = 0x00DD
254*36dcc4a4SLionel Sambuc0x00CC = 0x00DE
255*36dcc4a4SLionel Sambuc0x2580 = 0x00DF
256*36dcc4a4SLionel Sambuc0x00D3 = 0x00E0
257*36dcc4a4SLionel Sambuc0x00DF = 0x00E1
258*36dcc4a4SLionel Sambuc0x00D4 = 0x00E2
259*36dcc4a4SLionel Sambuc0x00D2 = 0x00E3
260*36dcc4a4SLionel Sambuc0x00F5 = 0x00E4
261*36dcc4a4SLionel Sambuc0x00D5 = 0x00E5
262*36dcc4a4SLionel Sambuc0x00B5 = 0x00E6
263*36dcc4a4SLionel Sambuc0x00FE = 0x00E7
264*36dcc4a4SLionel Sambuc0x00DE = 0x00E8
265*36dcc4a4SLionel Sambuc0x00DA = 0x00E9
266*36dcc4a4SLionel Sambuc0x00DB = 0x00EA
267*36dcc4a4SLionel Sambuc0x00D9 = 0x00EB
268*36dcc4a4SLionel Sambuc0x00FD = 0x00EC
269*36dcc4a4SLionel Sambuc0x00DD = 0x00ED
270*36dcc4a4SLionel Sambuc0x00AF = 0x00EE
271*36dcc4a4SLionel Sambuc0x00B4 = 0x00EF
272*36dcc4a4SLionel Sambuc0x00AD = 0x00F0
273*36dcc4a4SLionel Sambuc0x00B1 = 0x00F1
274*36dcc4a4SLionel Sambuc0x2017 = 0x00F2
275*36dcc4a4SLionel Sambuc0x00BE = 0x00F3
276*36dcc4a4SLionel Sambuc0x00B6 = 0x00F4
277*36dcc4a4SLionel Sambuc0x00A7 = 0x00F5
278*36dcc4a4SLionel Sambuc0x00F7 = 0x00F6
279*36dcc4a4SLionel Sambuc0x00B8 = 0x00F7
280*36dcc4a4SLionel Sambuc0x00B0 = 0x00F8
281*36dcc4a4SLionel Sambuc0x00A8 = 0x00F9
282*36dcc4a4SLionel Sambuc0x00B7 = 0x00FA
283*36dcc4a4SLionel Sambuc0x00B9 = 0x00FB
284*36dcc4a4SLionel Sambuc0x00B3 = 0x00FC
285*36dcc4a4SLionel Sambuc0x00B2 = 0x00FD
286*36dcc4a4SLionel Sambuc0x25A0 = 0x00FE
287*36dcc4a4SLionel Sambuc0x00A0 = 0x00FF
288*36dcc4a4SLionel SambucEND_MAP
289